home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.19941221-19950208 / 000347_news@columbia.edu_Wed Feb 1 15:57:19 1995.msg < prev    next >
Internet Message Format  |  2020-01-01  |  1KB

  1. Received: from apakabar.cc.columbia.edu by watsun.cc.columbia.edu with SMTP id AA08507
  2.   (5.65c+CU/IDA-1.4.4/HLK for <kermit.misc@watsun.cc.columbia.edu>); Wed, 1 Feb 1995 10:57:37 -0500
  3. Received: by apakabar.cc.columbia.edu id AA28205
  4.   (5.65c+CU/IDA-1.4.4/HLK for kermit.misc@watsun); Wed, 1 Feb 1995 10:57:32 -0500
  5. Path: news.columbia.edu!watsun.cc.columbia.edu!fdc
  6. From: fdc@watsun.cc.columbia.edu (Frank da Cruz)
  7. Newsgroups: comp.protocols.kermit.misc
  8. Subject: Re: kermit for DG AOS???
  9. Date: 1 Feb 1995 15:57:19 GMT
  10. Organization: Columbia University
  11. Lines: 18
  12. Message-Id: <3gob0v$rgp@apakabar.cc.columbia.edu>
  13. References: <kauf0019.791493785@gold.tc.umn.edu>
  14. Nntp-Posting-Host: watsun.cc.columbia.edu
  15. Apparently-To: kermit.misc@watsun.cc.columbia.edu
  16.  
  17. In article <kauf0019.791493785@gold.tc.umn.edu>,
  18. Lauren P Kauffman <kauf0019@gold.tc.umn.edu> wrote:
  19. >Does anyone know of a version of kermit that runs on a Data General 
  20. >MV7800XP AOS operating system?
  21. >
  22. Yes, C-Kermit 5A(190).
  23.  
  24. Anonymous ftp to kermit.columbia.edu, directory kermit/f,
  25. file ckd190.uue.  This is a UUencoded AOS DUMPFILE.  UUdecode it
  26. if you can ("uudecode" is not a standard part of AOS/VS, but there
  27. is an AOS/VS uudecode program included in the Kermit distribution
  28. as kermit/f/ckdeco.c).
  29.  
  30. Get the resulting ckdker.pr file to your AOS/VS system and "undump"
  31. it; this gives you the AOS/VS kermit.pr executable plus all the
  32. various supporting files: ckermit.ini, ckcker.upd, etc etc.
  33.  
  34. - Frank